go/types.constDecl.inherited (field)
4 uses
go/types (current package)
decl.go#L354: inherited bool
decl.go#L397: f(constDecl{spec: s, iota: iota, typ: last.Type, init: last.Values, inherited: inherited})
decl.go#L831: check.constDecl(obj, d.typ, init, d.inherited)
resolver.go#L348: d := &declInfo{file: fileScope, vtyp: d.typ, init: init, inherited: d.inherited}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)